Skip to content

Conversation

@HFFP
Copy link

@HFFP HFFP commented Jul 14, 2025

PR Scope

fix(v4): correct domain.name casing in getPermitData

Description

This PR corrects the casing of the domain.name field returned by V4PositionManager.getPermitData from "Uniswap V4 Positions NFT" to "Uniswap v4 Positions NFT", aligning it with the actual contract deployment and EIP-712 signature verification expectations.

This change ensures consistent behavior with frontend and signature validation tools that depend on exact string casing.

How Has This Been Tested?

  • Manually verified the getPermitData output
  • Confirmed that EIP-712 signatures now match the domain used in production

Are there any breaking changes?

No breaking changes.

'V4' should be 'v4'
@HFFP HFFP requested review from a team as code owners July 14, 2025 05:07
@HFFP
Copy link
Author

HFFP commented Sep 18, 2025

@dianakocsis Can you merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant